int pascal VidGetMode(void) Determines what the current video mode is. Parameters None. Returns Returns the current video mode. The video mode is defined by the BIOS. Generally, you should get back the values 2 or 3 for a color system, or 7 for a monchrome system.